Skip to content

Upgrade to LiveView 1.1#500

Open
DGollings wants to merge 18 commits intoliveview-native:mainfrom
sephianl:main
Open

Upgrade to LiveView 1.1#500
DGollings wants to merge 18 commits intoliveview-native:mainfrom
sephianl:main

Conversation

@DGollings
Copy link
Copy Markdown

No description provided.

DGollings and others added 15 commits February 6, 2026 21:39
LiveView 1.0+ uses a compressed template format with "p" for shared
templates and "s" as index references. Document.parseFragmentJson()
properly extracts these templates at parse time, while mergeFragmentJson()
expects templates to already be set.

Also updates liveview-native-core native lib with upstream fix for
Regular fragment template support.
Adds keyed comprehension support for LiveView 1.1+ protocol.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…+ template support

Use parseFragmentJson for initial render to properly set up templates,
then mergeFragmentJson for subsequent diffs. Use nodeData directly in
change handler logging instead of re-fetching from document.
…gress support

Filter style file map entries to only process those with list values,
skipping entries like __themes__ that have map values. Add progress
attribute to LinearProgressIndicator and CircularProgressIndicator
for determinate progress display.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant